From 24f4f9822fe8c6758e72577173495705cfcc6713 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 1 Sep 2011 15:03:39 -0500 Subject: doc: consistency when referencing other options Use '\--option' rather than `--option` everywhere. Signed-off-by: Dan McGee --- doc/index.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/index.txt') diff --git a/doc/index.txt b/doc/index.txt index 05c24b5a..5e903e25 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -16,10 +16,10 @@ automatically and can download packages from a remote server. History ~~~~~~~ -Version 2.0 of pacman introduced the ability to sync packages (the `--sync` +Version 2.0 of pacman introduced the ability to sync packages (the '\--sync' option) with a master server through the use of package databases. Prior to -this, packages would have to be installed manually using the `--add` and -`--upgrade` operations. +this, packages would have to be installed manually using the '\--add' and +'\--upgrade' operations. Version 3.0 was the switch to a two-part pacman- a backend named libalpm (library for Arch Linux Package Management), and the familiar pacman frontend. -- cgit v1.2.3-54-g00ecf