From f955cf3db0ff08264983c80ad48a1242e2af7781 Mon Sep 17 00:00:00 2001 From: osaajani Date: Tue, 18 Feb 2020 05:10:18 +0100 Subject: [PATCH] remove this shit --- docs/raspisms.1 | 55 ------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 docs/raspisms.1 diff --git a/docs/raspisms.1 b/docs/raspisms.1 deleted file mode 100644 index ec66ef9..0000000 --- a/docs/raspisms.1 +++ /dev/null @@ -1,55 +0,0 @@ -.\" Hey, EMACS: -*- nroff -*- -.\" (C) Copyright 2020 Pierre-Lin Bonnemaison , -.\" -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH Raspisms SECTION "February 13 2020" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -Raspisms \- program to manage GSM messages and contacts -.SH SYNOPSIS -.B ./console.php - -.SH DESCRIPTION -This manual page documents briefly the -.B Raspisms -software. -For more complet documentation please visit -.B https://Raspisms.raspberry-pi.fr/documentation. -.PP -.B Raspisms -is a program that allow users to send and receive GSM message, using GSM message to remote control a computer and manage contacts, groups and a lot more. -.SH COMMANDS -.B Raspisms -allow you to call any action using the command line by calling -.BR -.B ./console.php . -.SH OPTIONS -Each controller has his own methods, and each methods his own arguments. -.PP -Calling a controller with -.B--help -or without anny method will return availables methods and arguments. -.PP -.B -is a filepath or namespace for php file under -.B /controllers -directory, where directory containing -.B ./console.php -is root (/) directory. -.SH DAEMON -Raspisms use background daemon to perform many actions, like reading, sending and tacking messages. Thoses daemons can be managed using -.PP -.B systemctl start|stop raspisms