From f2b1446e6247d3e794ee6577dee0c867dfc9af26 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Thu, 23 May 2019 11:56:50 +0100 Subject: [PATCH] multiple pages: update the web link descriptions --- pages/common/pyflakes.md | 2 +- pages/common/python.md | 2 +- pages/common/q.md | 2 +- pages/common/qpdf.md | 2 +- pages/common/r.md | 2 +- pages/common/rainbowstream.md | 2 +- pages/common/rbenv.md | 2 +- pages/common/rclone.md | 2 +- pages/common/rdfind.md | 2 +- pages/common/redis-cli.md | 2 +- pages/common/redshift.md | 2 +- pages/common/restic.md | 2 +- pages/common/rg.md | 2 +- pages/common/rsstail.md | 2 +- pages/common/rtv.md | 2 +- pages/common/ruby.md | 2 +- pages/common/rustc.md | 2 +- pages/common/rustfmt.md | 2 +- pages/common/rustup.md | 2 +- pages/common/rvm.md | 2 +- pages/common/sails.md | 2 +- pages/common/salt-call.md | 2 +- pages/common/salt-key.md | 2 +- pages/common/salt-run.md | 2 +- pages/common/salt.md | 2 +- pages/common/sass.md | 2 +- pages/common/satis.md | 2 +- pages/common/sc-im.md | 2 +- pages/common/scala.md | 2 +- pages/common/scheme.md | 2 +- pages/common/scrapy.md | 2 +- pages/common/screenfetch.md | 2 +- pages/common/sdk.md | 2 +- pages/common/shards.md | 2 +- pages/common/skicka.md | 2 +- pages/common/sl.md | 2 +- pages/common/slackcat.md | 2 +- pages/common/sox.md | 2 +- pages/common/speedtest-cli.md | 2 +- pages/common/spike.md | 2 +- pages/common/sqlite3.md | 2 +- pages/common/sqlmap.md | 2 +- pages/common/sqsc.md | 2 +- pages/common/sshfs.md | 2 +- pages/common/st-flash.md | 2 +- pages/common/st-info.md | 2 +- pages/common/stack.md | 2 +- pages/common/standard.md | 2 +- pages/common/stolonctl.md | 2 +- pages/common/stow.md | 2 +- 50 files changed, 50 insertions(+), 50 deletions(-) diff --git a/pages/common/pyflakes.md b/pages/common/pyflakes.md index 2e9dfb9d97..6f7f41c612 100644 --- a/pages/common/pyflakes.md +++ b/pages/common/pyflakes.md @@ -1,7 +1,7 @@ # pyflakes > Checks Python source code files for errors. -> Homepage: . +> More information: . - Check a single Python file: diff --git a/pages/common/python.md b/pages/common/python.md index fa1b8bb330..5823f85125 100644 --- a/pages/common/python.md +++ b/pages/common/python.md @@ -1,7 +1,7 @@ # python > Python language interpreter. -> Homepage: . +> More information: . - Call a Python interactive shell (REPL): diff --git a/pages/common/q.md b/pages/common/q.md index 85dac5acad..3f9b3db4da 100644 --- a/pages/common/q.md +++ b/pages/common/q.md @@ -1,7 +1,7 @@ # q > Execute SQL-like queries on .csv and .tsv files. -> Homepage: . +> More information: . - Query .csv file by specifying the delimiter as ',': diff --git a/pages/common/qpdf.md b/pages/common/qpdf.md index 5848ee3930..2f89e73a25 100644 --- a/pages/common/qpdf.md +++ b/pages/common/qpdf.md @@ -1,7 +1,7 @@ # qpdf > Versatile PDF transformation software. -> Homepage: . +> More information: . - Extract pages 1-3, 5 and 6-10 from a PDF file and save them as another one: diff --git a/pages/common/r.md b/pages/common/r.md index 1191da3655..91aab36570 100644 --- a/pages/common/r.md +++ b/pages/common/r.md @@ -1,7 +1,7 @@ # r > R language interpreter. -> Homepage: . +> More information: . - Start an R interactive shell (REPL): diff --git a/pages/common/rainbowstream.md b/pages/common/rainbowstream.md index 0a46bdf9ba..a87e709107 100644 --- a/pages/common/rainbowstream.md +++ b/pages/common/rainbowstream.md @@ -2,7 +2,7 @@ > Terminal-based Twitter client supporting realtime tweetstream, trends, sending, search, favorites and user management. > Online help with `h`, up and down arrows for history, tab to auto-complete and 2-tab for suggestion. -> Homepage: . +> More information: . - Open rainbowstream: diff --git a/pages/common/rbenv.md b/pages/common/rbenv.md index bd43710866..9fc016f52e 100644 --- a/pages/common/rbenv.md +++ b/pages/common/rbenv.md @@ -1,7 +1,7 @@ # rbenv > A tool to easily install Ruby versions and manage application environments. -> Homepage: . +> More information: . - Install one or more space-separated versions of Ruby: diff --git a/pages/common/rclone.md b/pages/common/rclone.md index 923e9ba6b2..f8a39b98dc 100644 --- a/pages/common/rclone.md +++ b/pages/common/rclone.md @@ -1,7 +1,7 @@ # rclone > CLI program to copy/sync/move files and directories to and from many cloud services. -> Homepage: . +> More information: . - List contents of a directory on an rclone remote: diff --git a/pages/common/rdfind.md b/pages/common/rdfind.md index 5e259e30d0..1588b757cf 100644 --- a/pages/common/rdfind.md +++ b/pages/common/rdfind.md @@ -1,7 +1,7 @@ # rdfind > Find files with duplicate content and get rid of them. -> Homepage: . +> More information: . - Identify all duplicates in a given directory and output a summary: diff --git a/pages/common/redis-cli.md b/pages/common/redis-cli.md index 311505141f..fbbf55cffe 100644 --- a/pages/common/redis-cli.md +++ b/pages/common/redis-cli.md @@ -1,7 +1,7 @@ # redis-cli > Opens a connection to a Redis server. -> Homepage: . +> More information: . - Connect to the local server: diff --git a/pages/common/redshift.md b/pages/common/redshift.md index 0026d4012f..fde3aeff54 100644 --- a/pages/common/redshift.md +++ b/pages/common/redshift.md @@ -1,7 +1,7 @@ # redshift > Adjust the color temperature of your screen according to your surroundings. -> Homepage: . +> More information: . - Turn on Redshift with 5700K temperature during day and 3600K at night: diff --git a/pages/common/restic.md b/pages/common/restic.md index 71a4f559f2..edaf94bb6b 100644 --- a/pages/common/restic.md +++ b/pages/common/restic.md @@ -1,7 +1,7 @@ # restic > Fast, secure, efficient backup program. -> Homepage: . +> More information: . - Initialize a backup repository in the specified local directory: diff --git a/pages/common/rg.md b/pages/common/rg.md index bce7430fbe..c637b9bf8b 100644 --- a/pages/common/rg.md +++ b/pages/common/rg.md @@ -1,7 +1,7 @@ # ripgrep > A fast command-line search tool. -> Homepage: . +> More information: . - Recursively search the current directory for a regex pattern: diff --git a/pages/common/rsstail.md b/pages/common/rsstail.md index d311b02fac..f31f3d0174 100644 --- a/pages/common/rsstail.md +++ b/pages/common/rsstail.md @@ -1,7 +1,7 @@ # rsstail > `tail` for RSS feeds. -> Homepage: . +> More information: . - Show the feed of a given url and wait for new entries appearing at the bottom: diff --git a/pages/common/rtv.md b/pages/common/rtv.md index 6d67f08ae7..8214811519 100644 --- a/pages/common/rtv.md +++ b/pages/common/rtv.md @@ -2,7 +2,7 @@ > Reddit Terminal Viewer. > Use arrow keys to navigate. Right and Left to view and return from a submission, respectively. -> Homepage: . +> More information: . - Open the front page: diff --git a/pages/common/ruby.md b/pages/common/ruby.md index 0adabc4545..e53ca5db49 100644 --- a/pages/common/ruby.md +++ b/pages/common/ruby.md @@ -1,7 +1,7 @@ # ruby > Ruby programming language interpreter. -> Homepage: . +> More information: . - Open an Interactive Ruby Shell (REPL): diff --git a/pages/common/rustc.md b/pages/common/rustc.md index a5c30c2b93..83b9c86b9f 100644 --- a/pages/common/rustc.md +++ b/pages/common/rustc.md @@ -2,7 +2,7 @@ > The Rust compiler. > Processes, compiles and links Rust language source files. -> Homepage: . +> More information: . - Compile a single file: diff --git a/pages/common/rustfmt.md b/pages/common/rustfmt.md index c7b6337858..0966150210 100644 --- a/pages/common/rustfmt.md +++ b/pages/common/rustfmt.md @@ -1,7 +1,7 @@ # rustfmt > Tool for formatting Rust source code. -> Homepage: . +> More information: . - Format a file, overwriting the original file in-place: diff --git a/pages/common/rustup.md b/pages/common/rustup.md index 1abdd4dec7..fe0cf05bd7 100644 --- a/pages/common/rustup.md +++ b/pages/common/rustup.md @@ -2,7 +2,7 @@ > Rust toolchain installer. > Install, manage, and update Rust toolchains. -> Homepage: . +> More information: . - Install the nightly toolchain for your system: diff --git a/pages/common/rvm.md b/pages/common/rvm.md index 5648df5518..240ff280b0 100644 --- a/pages/common/rvm.md +++ b/pages/common/rvm.md @@ -1,7 +1,7 @@ # rvm > A tool for easily installing, managing, and working with multiple ruby environments. -> Homepage: . +> More information: . - Install one or more space-separated versions of Ruby: diff --git a/pages/common/sails.md b/pages/common/sails.md index 76de237777..b15db6b35b 100644 --- a/pages/common/sails.md +++ b/pages/common/sails.md @@ -1,7 +1,7 @@ # sails > Sails.js is a realtime enterprise level MVC framework built on top of Node.js. -> Homepage: . +> More information: . - Start Sails: diff --git a/pages/common/salt-call.md b/pages/common/salt-call.md index a2831d734d..674a339bdd 100644 --- a/pages/common/salt-call.md +++ b/pages/common/salt-call.md @@ -1,7 +1,7 @@ # salt-call > Invoke salt locally on a salt minion. -> Homepage: . +> More information: . - Perform a highstate on this minion: diff --git a/pages/common/salt-key.md b/pages/common/salt-key.md index 8bcc53e492..b852502042 100644 --- a/pages/common/salt-key.md +++ b/pages/common/salt-key.md @@ -2,7 +2,7 @@ > Manages salt minion keys on the salt master. > Needs to be run on the salt master, likely as root or with sudo. -> Homepage: . +> More information: . - List all accepted, unaccepted and rejected minion keys: diff --git a/pages/common/salt-run.md b/pages/common/salt-run.md index 5cfa556b4e..f11c9765b9 100644 --- a/pages/common/salt-run.md +++ b/pages/common/salt-run.md @@ -1,7 +1,7 @@ # salt-run > Frontend for executing salt-runners on minions. -> Homepage: . +> More information: . - Show status of all minions: diff --git a/pages/common/salt.md b/pages/common/salt.md index 1e856c2280..0fee17f616 100644 --- a/pages/common/salt.md +++ b/pages/common/salt.md @@ -1,7 +1,7 @@ # salt > Execute commands and assert state on remote salt minions. -> Homepage: . +> More information: . - List connected minions: diff --git a/pages/common/sass.md b/pages/common/sass.md index e939a118cf..b264c95977 100644 --- a/pages/common/sass.md +++ b/pages/common/sass.md @@ -1,7 +1,7 @@ # sass > Converts SCSS or Sass files to CSS. -> Homepage: . +> More information: . - Convert a SCSS or Sass file to CSS and print out the result: diff --git a/pages/common/satis.md b/pages/common/satis.md index abdbe69f15..62cadb0185 100644 --- a/pages/common/satis.md +++ b/pages/common/satis.md @@ -1,7 +1,7 @@ # satis > The command-line utility for the Satis static Composer repository. -> Homepage: . +> More information: . - Initialise a Satis configuration: diff --git a/pages/common/sc-im.md b/pages/common/sc-im.md index 58813eb4ab..ea1635747c 100644 --- a/pages/common/sc-im.md +++ b/pages/common/sc-im.md @@ -2,7 +2,7 @@ > A curses based, vim-like spreadsheet calculator. > Use hjkl or arrow keys to navigate. -> Homepage: . +> More information: . - Start SC-IM: diff --git a/pages/common/scala.md b/pages/common/scala.md index ac7013a87d..80f053cacf 100644 --- a/pages/common/scala.md +++ b/pages/common/scala.md @@ -1,7 +1,7 @@ # scala > Scala application launcher and interactive interpreter. -> Homepage: . +> More information: . - Start a Scala interactive shell (REPL): diff --git a/pages/common/scheme.md b/pages/common/scheme.md index aff08b28f7..4c6c7e2db2 100644 --- a/pages/common/scheme.md +++ b/pages/common/scheme.md @@ -1,7 +1,7 @@ # scheme > MIT Scheme language interperter and REPL (interactive shell). -> Homepage: . +> More information: . - Open an interactive shell (REPL): diff --git a/pages/common/scrapy.md b/pages/common/scrapy.md index 5d18c46041..cd225b9b9e 100644 --- a/pages/common/scrapy.md +++ b/pages/common/scrapy.md @@ -1,7 +1,7 @@ # scrapy > Web-crawling framework. -> Homepage: . +> More information: . - Create a project: diff --git a/pages/common/screenfetch.md b/pages/common/screenfetch.md index 1c51f10f8d..cd1aa9ac75 100644 --- a/pages/common/screenfetch.md +++ b/pages/common/screenfetch.md @@ -1,7 +1,7 @@ # screenfetch > Display system information. -> Homepage: . +> More information: . - Start screenfetch: diff --git a/pages/common/sdk.md b/pages/common/sdk.md index ad7150a62b..fe9bd7aea5 100644 --- a/pages/common/sdk.md +++ b/pages/common/sdk.md @@ -2,7 +2,7 @@ > Tool for managing parallel versions of multiple Software Development Kits. > Supports Java, Groovy, Scala, Kotlin, Gradle, Maven, Vert.x and many others. -> Homepage: . +> More information: . - Install a specific version of Gradle: diff --git a/pages/common/shards.md b/pages/common/shards.md index b648fa1514..bc070a8f50 100644 --- a/pages/common/shards.md +++ b/pages/common/shards.md @@ -1,7 +1,7 @@ # shards > Dependency management tool for the Crystal language. -> Homepage: . +> More information: . - Create a skeleton shard.yml file: diff --git a/pages/common/skicka.md b/pages/common/skicka.md index f46efdb233..8c36633eca 100644 --- a/pages/common/skicka.md +++ b/pages/common/skicka.md @@ -1,7 +1,7 @@ # skicka > Manage your Google Drive. -> Homepage: . +> More information: . - Upload a file/folder to Google Drive: diff --git a/pages/common/sl.md b/pages/common/sl.md index e327bfba61..f9ae426b59 100644 --- a/pages/common/sl.md +++ b/pages/common/sl.md @@ -1,7 +1,7 @@ # sl > Steam locomotive running through your terminal. -> Homepage: . +> More information: . - Let a steam locomotive run through your terminal: diff --git a/pages/common/slackcat.md b/pages/common/slackcat.md index 9eb126aa72..7c11491328 100644 --- a/pages/common/slackcat.md +++ b/pages/common/slackcat.md @@ -1,7 +1,7 @@ # slackcat > Utility for passing files and command output to Slack. -> Homepage: . +> More information: . - Post a file to Slack: diff --git a/pages/common/sox.md b/pages/common/sox.md index 1c9ede64ed..58094d8046 100644 --- a/pages/common/sox.md +++ b/pages/common/sox.md @@ -2,7 +2,7 @@ > Sound eXchange: play, record and convert audio files. > Audio formats are identified by the extension. -> Homepage: . +> More information: . - Merge two audio files into one: diff --git a/pages/common/speedtest-cli.md b/pages/common/speedtest-cli.md index affef6ad01..dad3b3bfc5 100644 --- a/pages/common/speedtest-cli.md +++ b/pages/common/speedtest-cli.md @@ -1,7 +1,7 @@ # speedtest-cli > Command line interface for testing internet bandwidth using speedtest.net. -> Homepage: . +> More information: . - Run a speed test: diff --git a/pages/common/spike.md b/pages/common/spike.md index 11d3092eaf..13ddfe0802 100644 --- a/pages/common/spike.md +++ b/pages/common/spike.md @@ -1,7 +1,7 @@ # spike > A fully featured static website generator written in JavaScript. -> Homepage: . +> More information: . - Create a new project using the default template: diff --git a/pages/common/sqlite3.md b/pages/common/sqlite3.md index 778c7a0047..60fcd6c973 100644 --- a/pages/common/sqlite3.md +++ b/pages/common/sqlite3.md @@ -1,7 +1,7 @@ # sqlite3 > The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine. -> Homepage: . +> More information: . - Start an interactive shell with a new database: diff --git a/pages/common/sqlmap.md b/pages/common/sqlmap.md index be0c55fb22..dbdd6e31e6 100644 --- a/pages/common/sqlmap.md +++ b/pages/common/sqlmap.md @@ -1,7 +1,7 @@ # sqlmap > Detect and exploit SQL injection flaws. -> Homepage: . +> More information: . - Run sqlmap against a single target URL: diff --git a/pages/common/sqsc.md b/pages/common/sqsc.md index 630bd842bc..9dea79d48c 100644 --- a/pages/common/sqsc.md +++ b/pages/common/sqsc.md @@ -1,7 +1,7 @@ # sqsc > A command line AWS Simple Queue Service client. -> Homepage: . +> More information: . - List all queues: diff --git a/pages/common/sshfs.md b/pages/common/sshfs.md index 042d807245..d228fb4982 100644 --- a/pages/common/sshfs.md +++ b/pages/common/sshfs.md @@ -1,7 +1,7 @@ # sshfs > Filesystem client based on ssh. -> Homepage: . +> More information: . - Mount remote directory: diff --git a/pages/common/st-flash.md b/pages/common/st-flash.md index 7015f6c7ea..a1b0039726 100644 --- a/pages/common/st-flash.md +++ b/pages/common/st-flash.md @@ -1,7 +1,7 @@ # st-flash > Flash binary files to STM32 ARM Cortex microcontrollers. -> Homepage: . +> More information: . - Read 4096 bytes from the device starting from 0x8000000: diff --git a/pages/common/st-info.md b/pages/common/st-info.md index 4b75c5202c..8d717c786c 100644 --- a/pages/common/st-info.md +++ b/pages/common/st-info.md @@ -1,7 +1,7 @@ # st-info > Provides information about connected STLink and STM32 devices. -> Homepage: . +> More information: . - Display amount of program memory available: diff --git a/pages/common/stack.md b/pages/common/stack.md index 6962f6eba3..af439fa06d 100644 --- a/pages/common/stack.md +++ b/pages/common/stack.md @@ -1,7 +1,7 @@ # stack > Tool for managing Haskell projects. -> Homepage: . +> More information: . - Create a new project: diff --git a/pages/common/standard.md b/pages/common/standard.md index e942e4fbf1..3b3fd6d043 100644 --- a/pages/common/standard.md +++ b/pages/common/standard.md @@ -1,7 +1,7 @@ # standard > The JavaScript Standard Style tool for linting and fixing JavaScript code. -> Homepage: . +> More information: . - Lint all JavaScript source files in the current directory: diff --git a/pages/common/stolonctl.md b/pages/common/stolonctl.md index 4701021628..47579112bc 100644 --- a/pages/common/stolonctl.md +++ b/pages/common/stolonctl.md @@ -1,7 +1,7 @@ # Stolon > A cloud native PostgreSQL manager for PostgreSQL high availability. -> Homepage: . +> More information: . - Get cluster status: diff --git a/pages/common/stow.md b/pages/common/stow.md index 3aa79eb383..5360ea94de 100644 --- a/pages/common/stow.md +++ b/pages/common/stow.md @@ -2,7 +2,7 @@ > Symlink manager. > Often used to manage dotfiles. -> Homepage: . +> More information: . - Symlink all files recursively to a given directory: