diff options
| author | Paul Buetow <paul@buetow.org> | 2010-07-30 21:38:29 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-07-30 21:38:29 +0000 |
| commit | 5c3fd88930c4bba4f8ec3ba5d87bdf3ead4d7293 (patch) | |
| tree | 418a70a1f33b2f80b278f2fe0012c515727cb97d | |
| parent | b398860797abb31a7e9e42bf500d2446c7cbf6f9 (diff) | |
info message modified
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ function pwdbls () { [ -z $NOVERSIONING ] && $VERSIONUPDATE 2>&1 >/dev/null echo Available Databases: ls *.gpg | sed 's/\.gpg$//' - echo Current default: $DEFAULTPWGREPDB + echo Default database: $DEFAULTPWGREPDB } function pwfls () { |
