Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
biboumi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
louiz’
biboumi
Commits
fe222112
Commit
fe222112
authored
Sep 09, 2017
by
louiz’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the internal links in the documentation
parent
e217a197
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/biboumi.1.rst
doc/biboumi.1.rst
+5
-5
No files found.
doc/biboumi.1.rst
View file @
fe222112
...
@@ -29,7 +29,7 @@ Available command line options:
...
@@ -29,7 +29,7 @@ Available command line options:
config_filename
config_filename
---------------
---------------
Specify the file to read for configuration. See
*CONFIG*
section for more
Specify the file to read for configuration. See
the `Configuration`_
section for more
details on its content.
details on its content.
Configuration
Configuration
...
@@ -283,7 +283,7 @@ ISUPPORT extension) then it’s a channel name, otherwise this is a nickname.
...
@@ -283,7 +283,7 @@ ISUPPORT extension) then it’s a channel name, otherwise this is a nickname.
As a special case, the channel name can also be empty (for example
As a special case, the channel name can also be empty (for example
``%irc.example.com``), in that case this represents the virtual channel
``%irc.example.com``), in that case this represents the virtual channel
provided by biboumi. See
*Connect to an IRC server*
for more details.
provided by biboumi. See
`Connect to an IRC server`_
for more details.
There is two ways to address an IRC user, using a local part like this:
There is two ways to address an IRC user, using a local part like this:
``nickname`` % ``irc_server`` or by using the in-room address of the
``nickname`` % ``irc_server`` or by using the in-room address of the
...
@@ -377,7 +377,7 @@ IRC server JID
...
@@ -377,7 +377,7 @@ IRC server JID
--------------
--------------
These presence will appear online in the user’s roster whenever they are
These presence will appear online in the user’s roster whenever they are
connected to that IRC server (see
*Connect to an IRC server*
for more
connected to that IRC server (see
`Connect to an IRC server`_
for more
details). This is useful to keep track of which server an user is connected
details). This is useful to keep track of which server an user is connected
to: this is sometimes hard to remember, when they have many clients, or if
to: this is sometimes hard to remember, when they have many clients, or if
they are using persistent channels.
they are using persistent channels.
...
@@ -396,7 +396,7 @@ History
...
@@ -396,7 +396,7 @@ History
-------
-------
Public channel messages are saved into archives, inside the database, unless
Public channel messages are saved into archives, inside the database, unless
the `record_history` option is set to false by that user (see `Ad-hoc commands`).
the `record_history` option is set to false by that user (see `Ad-hoc commands`
_
).
Private messages (messages that are sent directly to a nickname, not a
Private messages (messages that are sent directly to a nickname, not a
channel) are never stored in the database.
channel) are never stored in the database.
...
@@ -702,7 +702,7 @@ Raw IRC messages
...
@@ -702,7 +702,7 @@ Raw IRC messages
Biboumi tries to support as many IRC features as possible, but doesn’t
Biboumi tries to support as many IRC features as possible, but doesn’t
handle everything yet (or ever). In order to let the user send any
handle everything yet (or ever). In order to let the user send any
arbitrary IRC message, biboumi forwards any XMPP message received on an IRC
arbitrary IRC message, biboumi forwards any XMPP message received on an IRC
Server JID (see
*ADDRESSING*
) as a raw command to that IRC server.
Server JID (see
`Addressing`_
) as a raw command to that IRC server.
For example, to WHOIS the user Foo on the server irc.example.com, a user can
For example, to WHOIS the user Foo on the server irc.example.com, a user can
send the message “WHOIS Foo” to ``irc.example.com@biboumi.example.com``.
send the message “WHOIS Foo” to ``irc.example.com@biboumi.example.com``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment