From 836454ec399c0fcf7b9be8e35d51e6411ad86844 Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Thu, 11 Jan 2024 14:50:23 -0500 Subject: [PATCH] `pseudo`: wordsmith usage text and add link to pseudonymization wikipedia article [skip ci] --- src/cmd/pseudo.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cmd/pseudo.rs b/src/cmd/pseudo.rs index 4616db664..13dbc2500 100644 --- a/src/cmd/pseudo.rs +++ b/src/cmd/pseudo.rs @@ -1,6 +1,6 @@ static USAGE: &str = r#" -Pseudonymise the value of the given column by replacing it with an -incremental identifier. +Pseudonymise the value of a given column by replacing it with an +incremental identifier. See https://en.wikipedia.org/wiki/Pseudonymization Once a value is pseudonymised, it will always be replaced with the same identifier. This means that the same value will always be replaced with