From 3aa231c429ac937721036f732e55b089ce12eca4 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 20 Oct 2013 15:30:45 +0200 Subject: [PATCH] added a manpage and edited man manpage --- man/job.md | 2 ++ man/man.md | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 man/job.md diff --git a/man/job.md b/man/job.md new file mode 100644 index 0000000..20ac3c2 --- /dev/null +++ b/man/job.md @@ -0,0 +1,2 @@ +This is the manual page for the job command. +============================================ \ No newline at end of file diff --git a/man/man.md b/man/man.md index 11bfe88..0432bdb 100644 --- a/man/man.md +++ b/man/man.md @@ -1,9 +1,9 @@ This is the manual page for the man command. ============================================ -The man command shows internal manual pages of Linspector. It uses the "less" -command to show the content. Use the following command to show the systems -less manpage: +The man command shows internal manual pages of Linspector. It uses the systems +"less" command to show the content. Use the following command to show the +systems less manpage: !man less