:%s/^ /\t/
[hostuuid.git] / README
blob90a281a77e89b8bb9fe5a93639967998b2f05dcc
1 INSTALL
3 * Debian:
5   apt-get install hostuuid
7 If your system is too old to have hostuuid, try apt-get update or read on 
8 below
10 * Other systems:
12   make
13   sudo make install
16 DOCUMENTATION
18 To find out how to use hostuuid do one of the following:
20   ./hostuuid --help
22   pod2usage hostuuid
24   pod2text hostuuid | less