summaryrefslogtreecommitdiff
path: root/plugins/ubuntu
diff options
context:
space:
mode:
authornextgenthemes <nextgenthemes@users.noreply.github.com>2015-02-17 07:48:01 +0100
committernextgenthemes <nextgenthemes@users.noreply.github.com>2015-02-17 07:48:01 +0100
commit660eeb19c7850fd6c5470b40538426d2dbeccfe6 (patch)
treee42ce48544f90b98eef608dfeaaa6d5af5c48971 /plugins/ubuntu
parent3120b9ad458353915f03c1e5df1683b6e0122db2 (diff)
downloadzsh-660eeb19c7850fd6c5470b40538426d2dbeccfe6.tar.gz
zsh-660eeb19c7850fd6c5470b40538426d2dbeccfe6.tar.bz2
zsh-660eeb19c7850fd6c5470b40538426d2dbeccfe6.zip
Update readme.md
Diffstat (limited to 'plugins/ubuntu')
-rw-r--r--plugins/ubuntu/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ubuntu/readme.md b/plugins/ubuntu/readme.md
index c05352f3b..e7e610604 100644
--- a/plugins/ubuntu/readme.md
+++ b/plugins/ubuntu/readme.md
@@ -10,7 +10,7 @@ By now you already can guess almost all aliases
There are two exeptions since ...
agu = sudo **a**pt-**g**et **u**pdate - we have ...
-agug = sudo **a**pt-**g**et **u**pgrade - as the exeptional 4 letter alias for a single command.
+agug = sudo **a**pt-**g**et **u**p**g**rade - as the exeptional 4 letter alias for a single command.
afs = **a**pt-**f**ile **s**earch --regexp - this has the regexp switch on without being represented in the alias, I guess this makes sense since the debian plugin has it, I never used that command.