diff options
author | LAN-TW <lantw44@gmail.com> | 2012-01-21 23:32:32 +0800 |
---|---|---|
committer | LAN-TW <lantw44@gmail.com> | 2012-01-21 23:32:32 +0800 |
commit | a3716ef059f7910db7619ac4188a3cd991b89e58 (patch) | |
tree | 38434fc66e54800d7cea786e11614aa8e3c33cc0 /bash_include | |
parent | eebf2c4678a9398cfd3bc36d75aec3d805ae98aa (diff) | |
download | configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar.gz configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar.bz2 configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar.lz configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar.xz configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.tar.zst configfile-a3716ef059f7910db7619ac4188a3cd991b89e58.zip |
bash_include: 更新說明文字bash_include-20120122
Diffstat (limited to 'bash_include')
-rw-r--r-- | bash_include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_include b/bash_include index 6d3937b..136a05a 100644 --- a/bash_include +++ b/bash_include @@ -815,7 +815,7 @@ function help_function () trash_cd [number] trash_pushd [number] trash_recover [number] [-- sudo_prefix ...] (trash_restore, trash_rc) - trash_rm [all | numbers ...] [-- sudo_prefix ...] (trash_drop, trash_clean) + trash_rm numbers ... (trash_drop, trash_clean) trash_count (trash_ct) trash_du [-- sudo_prefix ...] <<< Group: PATH Editor >>> |