mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
Update README file bootstrap; Update version number in man page
This commit is contained in:
8
README
8
README
@@ -1,12 +1,16 @@
|
||||
Installation
|
||||
============
|
||||
Installation should work with the standard:
|
||||
First bootstrap the source tree:
|
||||
./init.sh
|
||||
|
||||
The install using the standard:
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
||||
The ncurses, pthreads and parted libraries are required for compiling.
|
||||
For any problems, please use the Sourceforge Help/Bugs forum.
|
||||
For any problems, please use the Github page:
|
||||
https://github.com/abeverley/nwipe
|
||||
|
||||
Andy Beverley
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH NWIPE "1" "January 2012" "nwipe version 0.14" "User Commands"
|
||||
.TH NWIPE "1" "March 2014" "nwipe version 0.15" "User Commands"
|
||||
.SH NAME
|
||||
nwipe \- securely erase disks
|
||||
.SH SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user