Mercurial > hgrepos > DevTools > mercurial-extensions
diff extensions/kwarchive.py @ 101:ec4392ae8c92
FIX: Wording in help
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Thu, 02 Aug 2018 13:37:50 +0200 |
| parents | eed73af1ab79 |
| children | d6e594644778 |
line wrap: on
line diff
--- a/extensions/kwarchive.py Thu Aug 02 13:27:00 2018 +0200 +++ b/extensions/kwarchive.py Thu Aug 02 13:37:50 2018 +0200 @@ -130,7 +130,7 @@ :``full``: the path will be printed as is (including passwords et al.) :``nopwd``: like ``full`` but without passwords - :``short``: shorten the path somehow: now user/passwordinformation and + :``short``: shorten the path somehow: no user/password information and only a short server name :``last``: shorten the path to the last component
