Improve the help message for commands
authorCatalin Marinas <catalin.marinas@gmail.com>
Sun, 24 Jul 2005 10:44:10 +0000 (11:44 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sun, 24 Jul 2005 10:44:10 +0000 (11:44 +0100)
commit26aab5b04fa4ba13f48948de73e497cf0a315ad1
tree94691b8df45e590651036884b3866d180c0585d8
parenteb026d9396af187c6a92370595e85c4e94c4db0c
Improve the help message for commands

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
20 files changed:
stgit/commands/add.py
stgit/commands/applied.py
stgit/commands/clean.py
stgit/commands/delete.py
stgit/commands/diff.py
stgit/commands/export.py
stgit/commands/files.py
stgit/commands/init.py
stgit/commands/mail.py
stgit/commands/new.py
stgit/commands/pop.py
stgit/commands/pull.py
stgit/commands/push.py
stgit/commands/refresh.py
stgit/commands/resolved.py
stgit/commands/rm.py
stgit/commands/series.py
stgit/commands/status.py
stgit/commands/top.py
stgit/commands/unapplied.py