From 06a88ab558d2071ff2575bb3eb15d7393385b7c7 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 5 Jan 2019 17:58:21 -0800 Subject: [PATCH] Updated docs. --- README.md | 2 +- doc/nuke.1 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d586412..a12f033 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nuke *nuke* is a program that does a simple task: it nukes files from orbit. Because -sometimes `rm` is just too good for a file. +sometimes `rm -rf` is just too good for a file. ![Preview](https://bitbucket.org/spilt/nuke/downloads/nuke.gif) diff --git a/doc/nuke.1 b/doc/nuke.1 index dc85a24..30e95bc 100644 --- a/doc/nuke.1 +++ b/doc/nuke.1 @@ -20,13 +20,13 @@ Print the command line usage. .SH EXAMPLES .TP .B -nuke node-v10.14.0/ -Nukes the directory node-v10.14.0/ +nuke junk/ +Nukes the directory \fBjunk/\fR .TP .B -nuke tame_porn/ risque_porn/ outlandish_porn/ -Nukes all three directories +nuke file1 file2 file3 +Nukes all three files .TP .B