diff --git a/README.md b/README.md index e1b0781..3bb48bf 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Add script to aliases ```sudo nano .bash_alias``` _Log out for changes to be incorporated_ + +Verify shortcuts are active by typing the script alias: ```dhi``` ## Usage Typical use of the scripts is to execute common docker housekeeping routines for status checks, backup, clearing/sweeping, install removal/purge, and install individually or e excuted sequentially in a single script to nuke all things docker and* reinstall. The scripts make use of a simple 3-letter shell command for execution as opposed to the mulitline commands required to executed the housekeeping routines.