try a table

This commit is contained in:
Joey Hess 2012-09-27 17:25:08 -04:00
parent 9e75071e16
commit 98160fc67e

View file

@ -3,17 +3,19 @@
Quick commands given where possible, but see the individual pages for Quick commands given where possible, but see the individual pages for
details. details.
* [[OSX]] [[!table format=dsv header=no data="""
* [[Debian]] `apt-get install git-annex` [[OSX]] |
* [[Ubuntu]] `apt-get install git-annex` [[Debian]] | `apt-get install git-annex`
* [[FreeBSD]] `pkg_add -r hs-git-annex` [[Ubuntu]] | `apt-get install git-annex`
* [[ArchLinux]] `yaourt -Sy git-annex` [[FreeBSD]] | `pkg_add -r hs-git-annex`
* [[NixOS]] `nix-env -i git-annex` [[ArchLinux]] | `yaourt -Sy git-annex`
* [[Gentoo]] `emerge git-annex` [[NixOS]] | `nix-env -i git-annex`
* [[ScientificLinux5]] (and other RHEL5 clones like CentOS5) [[Gentoo]] | `emerge git-annex`
* [[Fedora]] [[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
* [[openSUSE]] [[Fedora]] |
* Windows: [[sorry, not possible yet|todo/windows_support]] [[openSUSE]] |
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
"""]]
## Using cabal ## Using cabal