mirror of
https://github.com/gryf/wicd.git
synced 2025-12-31 11:02:33 +01:00
Initial commit of Ronuk Raval's wicd_cli branch into the main
1.6 codebase. This is still untested, so depending on any problems found, and assuming it eventually makes into the main branch, we might rebase it before the merge.
This commit is contained in:
7
in/man=wicd-cli.8.in
Normal file
7
in/man=wicd-cli.8.in
Normal file
@@ -0,0 +1,7 @@
|
||||
.\" First revision was r???
|
||||
.TH WICD-CCLI "6" "November 2009"
|
||||
.SH NAME
|
||||
.B wicd-cli
|
||||
\- commandline- only wicd(8) controller
|
||||
.SH DESCRIPTION
|
||||
TODO :-)
|
||||
2
in/scripts=wicd-cli.in
Executable file
2
in/scripts=wicd-cli.in
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec python -O %LIB%wicd-cli.py $@
|
||||
Reference in New Issue
Block a user