1SMOLTDELETEPROFILE(1) General Commands Manual SMOLTDELETEPROFILE(1)
2
3
4
6 smoltDeleteProfie - Delete Smolt hardware profile from server
7
9 smoltDeleteProfile [options]
10
12 smoltDeleteProfile deletes the machine's profile from a remote Smoon
13 server. Smolt is a cross-desktop hardware reporting tool for GNU/Linux
14 based systems.
15
16
17 OPTIONS
18
19 -s SMOON_URL, --server=SMOON_URL
20 Specify the URL of the server
21
22 -u USERAGENT, --useragent=USERAGENT, --user_agent=USERAGENT
23 Specify HTTP user agent (default "smolt/0.97")
24
25 -t TIMEOUT, --timeout=TIMEOUT
26 Specify HTTP timeout in seconds (default 60.0 seconds)
27
28 --uuidFile=UUIDFILE
29 Specify which UUID to use; useful for debugging and testing
30
31 -d, --debug
32 Enable debug information
33
34 --version
35 Show program's version number and exit
36
37 -h, --help
38 Show this help message and exit
39
41 smoltSendProfile(1), smoltGui(1).
42
44 smoltSendProfile was written by Mike McGrath <mmcgrath@redhat.com> and
45 others.
46
47 This manual page was written by Chris Lamb <chris@chris-lamb.co.uk>,
48 for the Debian project (but may be used by others).
49
50
51
52 February 27 2008 SMOLTDELETEPROFILE(1)