This is the command gitit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
프로그램:
이름
gitit - wiki engine backed by a git or darcs filestore
개요
gitit [{-h | --도움}] [{-v | --번역}] [{-p 포트 | --포트=포트}]
[{-l 인터페이스 | --듣다=인터페이스}] [{-f 구성 파일 | --구성 파일=구성 파일}]
[-디버그] [--print-default-config]
기술
gitit is a wiki enging backed by a git or darcs filestore. When run for the first time, it
creates a file standard files and directories that contains the structure of a basic wiki,
then listens for incoming HTTP connections. When run in a directory that already contains
a gitit wiki, it uses the information already present.
디렉토리 위키데이터 contains the repository that hosts the pages in the wiki. You can
change its content both from the Web interface and by modifying directly the repository
(via commit/record or push/pull).
옵션
프로그램은 일반적인 GNU 명령줄 구문을 따르며 긴 옵션은 XNUMX로 시작합니다.
대시(`-').
-h, --도움
Displays a brief help about the parameters, then quits.
-v, --번역
Displays the installed version of gitit, then quits.
-p 포트, --포트=포트
Intruct gitit to listen on the specified port.
-l 인터페이스, --듣다=인터페이스
Intruct gitit to listen on the specified interface.
-f 구성 파일, --구성 파일=구성 파일
Override default configuration with the values specified in file 구성 파일. 보다
this file's syntax and the configurable fields (with default values and
documentation), use --print-default-config.
-디버그
Enable debug mode: gitit will print information about all the requests it handles.
--print-default-config
Prints the default configuration values, along with some documentation.
Use gitit online using onworks.net services