title url-encode
section 1
project bgscripts-core
volume General Commands Manual
date February 2021
=====
NAME
  url-encode - encode a string to be URL-safe
SYNOPSIS
  url-encode [string]
DESCRIPTION
  Turn a string into a URL-safe string, such as "?query=What a name" into "?query=What%20a%20name"
AUTHOR
  Chubler_XL at www.unix.com
COPYRIGHT
  Unspecified
